projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88d92b2
)
(find-variable): Doc fix.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 9 Dec 2006 12:56:08 +0000
(12:56 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 9 Dec 2006 12:56:08 +0000
(12:56 +0000)
lisp/emacs-lisp/find-func.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/find-func.el
b/lisp/emacs-lisp/find-func.el
index a51493d22ea9212a4a7a85e4f8e70147a9286440..35ba803d78ef333100f2100cb718238cae5f4d67 100644
(file)
--- a/
lisp/emacs-lisp/find-func.el
+++ b/
lisp/emacs-lisp/find-func.el
@@
-397,7
+397,7
@@
The library where VARIABLE is defined is searched for in FILE or
;;;###autoload
(defun find-variable (variable)
- "Find the definition of the VARIABLE
near
point.
+ "Find the definition of the VARIABLE
at or before
point.
Finds the library containing the definition of the variable
near point (selected by `variable-at-point') in a buffer and